CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - kalman 运动目标

搜索资源列表

  1. kalman_CT

    0下载:
  2. 目标做转弯运动,利用卡尔曼滤波器对其进行跟踪滤波-Goal to make the turning movement, using the Kalman filter tracking filter
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1001
    • 提供者:xs
  1. Kalman_3d

    0下载:
  2. 对目标的运动进行了卡尔曼滤波跟踪,此程序的特点是进行了三维仿真-Kalman filter tracking the movement of the target, the characteristics of this program is a three-dimensional simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1759
    • 提供者:xs
  1. opencv_kalman

    1下载:
  2. 本次实验来源于opencv自带sample中的例子,该例子是用kalman来完成一个一维的跟踪,即跟踪一个不断变化的角度。在界面中表现为一个点在圆周上匀速跑,然后跟踪该点。看起来跟踪点是个二维的,其实转换成角度就是一维的了。 Kalman滤波理论主要应用在现实世界中个,并不是理想环境。主要是来跟踪的某一个变量的值,跟踪的依据是首先根据系统的运动方程来对该值做预测,比如说我们知道一个物体的运动速度,那么下面时刻它的位置按照道理是可以预测出来的,不过该预测肯定有误差,只能作为跟踪的依据。另一个依
  3. 所属分类:OpenCV

    • 发布日期:2016-12-01
    • 文件大小:339968
    • 提供者:wuwei
  1. MATLAB

    0下载:
  2. 基于卡尔曼滤波的雷达目标跟踪,对运动轨迹进行滤波-Kalman filter-based radar target tracking, trajectory filtering
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:1465
    • 提供者:灰灰
  1. target-tracking-radar

    1下载:
  2. 下面是利用卡尔曼滤波的方法,实现雷达对目标的跟踪:一目标沿水平方向运动,起始位置为(-2000米,1000米),运动速度为15米/秒,扫描周期T=2秒, 米,采用蒙特卡洛方法对跟踪滤波器进行仿真,仿真次数为100次。-Below is the use of Kalman filtering method, to achieve the target tracking radar. Parameter :: a target in a horizontal direction, the start
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:3887
    • 提供者:Allen Wang
  1. ka-e-man-lv-bo

    0下载:
  2. 应用matlab编程实现基于卡尔曼滤波的目标运动 小球的实时轨迹跟踪-using matlab : using kalman to track the target running ball in time
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:708923
    • 提供者:qiqi
  1. mainkaerman

    0下载:
  2. 卡尔曼滤波运用在机动目标跟踪中的源程序,目标在二维平面的运动-Kalman filter used in the source maneuvering target tracking
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:686
    • 提供者:罗荣剑
  1. KF

    0下载:
  2. 将卡尔曼滤波器应用于雷达对海平面目标的跟踪,一个两坐标雷达对一海面上运动的目标进行观测-The Kalman filter is used in radar target tracking sea level, a target of a two-coordinate radar observations on the movement of the sea
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1173
    • 提供者:汪望松
  1. trackman

    0下载:
  2. 卡尔曼滤波追踪,对目标运动状态进行预测 ,从而实现目标的持续跟踪-Kalman filter tracking, the state of the target motion prediction To achieve the objectives of the continuous tracking
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1674
    • 提供者:huahua
  1. SP-kalman_Matlab

    2下载:
  2. kalman滤波器经典入门matlab程序 [Simulink_kalman.rar] - 实现kalman滤波算法,通过跟踪,估计物体运动轨迹。-,matlab,matlab例程/matlab,做了仿真 [matlab.rar] - 收集的matlab,simulink的全部基本命令,方便大家查阅! [selfadptivesignalprocess.rar] - 自适应信号处理算法的实现,非常有价值 [pcm.rar] - 语音编码方案的选取对移动通信系统的通话质量
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:2744
    • 提供者:王子
  1. ekf

    0下载:
  2. EKF扩展kalman滤波估计二维平面运动轨迹,实现二维平面有源雷达对目标距离和速度的跟踪。-Kalman filtering estimation of 2D motion trajectory EKF extension, realize the planar active radar for target distance and velocity tracking.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-13
    • 文件大小:2069
    • 提供者:lcx
  1. Fall

    0下载:
  2. 用于卡尔曼滤波器自由落体运动,完成对目标位置的观测,跟踪-Used for kalman filter free fall, complete the observations of the target location tracking
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:521
    • 提供者:李海芬
  1. KF-MATLAB

    0下载:
  2. 卡尔曼滤波程序:此程序是以蛇形机动目标为运动模型进行的卡尔曼滤波。-The MATLAB simulation program based on kalman filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2653
    • 提供者:豆芽
  1. Matlab

    0下载:
  2. 卡尔曼滤波器是一个对动态系统的状态序列进行线性最小误差估计的算法,一般用于线性系统。一般在运动跟踪领域中摄像机相对于目标物体运动有时属于非线性系统,但由于在一般运动跟踪问题中图像采集时间间隔较短,可近似将单位时间内目标在图像中的运动看作匀速运动,采用卡尔曼滤波器可以实现对目标运动参数的估计。-Kalman filter is a state sequence of linear dynamic systems smallest error estimation algorithm for lin
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:2691
    • 提供者:anly
  1. main

    0下载:
  2. Kalman滤波在船舶GPS导航定位系统中的应用,假定船舶出港沿某直线方向航行,且不考虑机动目标自身的动力因素,将匀速直线运动推广到四维。状态包括水平方向位置和速度和纵向位置和速度。-Kalman filter on the application of GPS navigation and positioning system of the ship, assuming that ship sailing port, along a straight line direction, and r
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:753
    • 提供者:李丹丹
  1. XT7_44

    0下载:
  2. 本程序主要针对卡尔曼滤波程序进行仿真,主要为目标运动的轨迹估计,在观测信号中含有距离和速度信息!程序正确完整,适合了解卡尔曼的同事学习交流!(This program is mainly aimed at the kalman filter program simulation, mainly for the target movement trajectory estimation, in the observation signal contains distance and speed i
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:hrbeuguojun
  1. XT7_45_b

    1下载:
  2. 本程序主要针对卡尔曼滤波程序进行仿真,主要为目标运动的轨迹估计,相对于之前的程序这次在观测信号中含有距离、速度、加速度信息! 程序正确完整,适合了解卡尔曼的同事学习交流!(This program focuses on kalman filter simulation, mainly for the target motion trajectory estimation, relative to the program of the observation signals contain be
  3. 所属分类:仿真建模

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:hrbeuguojun
  1. XT7_45_c

    0下载:
  2. 本程序主要针对卡尔曼滤波程序进行仿真,主要为目标运动的轨迹估计,相对于之前的程序这次在观测信号加入了速度、加速度,信息矩阵为三维矩阵! 程序正确完整,适合了解卡尔曼的同事学习交流!(This program focuses on kalman filter simulation, mainly for the target motion trajectory estimation, relative to the program of the observation signals befor
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:hrbeuguojun
« 1 2 3 4 5 6»
搜珍网 www.dssz.com